Skip to content

drop Python 3.3, update to use 3.6#462

Merged
minrk merged 4 commits intoipython:masterfrom
maartenbreddels:master
Dec 8, 2017
Merged

drop Python 3.3, update to use 3.6#462
minrk merged 4 commits intoipython:masterfrom
maartenbreddels:master

Conversation

@maartenbreddels
Copy link
Contributor

No description provided.

setup.py Outdated
@@ -90,7 +90,6 @@
# -- SUPPORT UNIFORM-WHEELS: Extra packages for Python 2.7, 3.3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line mentions 3.3 as well

@blink1073
Copy link
Contributor

This is another option: https://github.com/ipython/ipykernel/blob/master/setup.py#L105.

@minrk, I'd say dropping support for 3.3 is fine, but I'll defer to you here.

@blink1073
Copy link
Contributor

The end of life passed two months ago: https://www.python.org/dev/peps/pep-0398/#x-end-of-life

@maartenbreddels
Copy link
Contributor Author

I think this is a fluke, it had green lights before

@minrk
Copy link
Member

minrk commented Dec 8, 2017

yup, fine. Don't forget to set requires_python when dropping Python support.

@blink1073
Copy link
Contributor

@minrk minrk merged commit 012722d into ipython:master Dec 8, 2017
@minrk
Copy link
Member

minrk commented Dec 8, 2017

Thanks!

@minrk minrk added this to the 5.0 milestone Dec 8, 2017
@maartenbreddels
Copy link
Contributor Author

👍

@Carreau Carreau added 5.0-re-review Need to re-review for potential API impact changes. 5.0-no-incidence change that has noincidence on 5.0 compat (eg: doc) and removed 5.0-re-review Need to re-review for potential API impact changes. labels Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.0-no-incidence change that has noincidence on 5.0 compat (eg: doc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants